Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 2 - Movie Controller Components / Movie Controller Components Reference
Movie Controller Functions / Managing Controller Attributes


MCGetControllerPort

The MCGetControllerPort function returns a movie controller's color graphics port.

pascal CGrafPtr MCGetControllerPort (MovieController mc);
mc
Specifies the movie controller for the operation. You obtain this
identifier from the Component Manager's OpenComponent or OpenDefaultComponent function, or from the NewMovieController function (described on page 2-28).

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996